Learn R Programming

DataSetsUni (version 0.1)

kidney Patients Unit Interval Data: The unit intervel data set consists of times to infection of kidney dialysis patients in months

Description

The function allows to provide the unit intervel data set consists of times to infection of kidney dialysis patients in months.

Usage

data_kidneyunit

Value

data_kidneyunit gives the times to infection of kidney dialysis patients in months.

Arguments

data_kidneyunit

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The unit intervel data set consists of times to infection of kidney dialysis patients in months. Recently, it is used by Bantan et al. (2020) and fitted the unit-Rayleigh distribution.

References

Bantan, R. A., Chesneau, C., Jamal, F., Elgarhy, M., Tahir, M. H., Ali, A., ... & Anam, S. (2020). Some new facts about the unit-Rayleigh distribution with applications. Mathematics, 8(11), 1954.

Klein, J. P., & Moeschberger, M. L. (2003). Survival analysis: techniques for censored and truncated data (Vol. 1230). New York: Springer.

Examples

Run this code
x<-data_kidneyunit
summary(x)

Run the code above in your browser using DataLab